Skip to content

Case Data

Status Component Type

Displays data for a case in a widget (high level)

alt-text

Usage

This Component can be used by using the following HTML Tag:

<tcla-live-apps-case-data></tcla-live-apps-case-data>

Inputs

Attribute Type Comments
appId string The LA Application Id
caseRef string The case reference
customDataId string
customFormDefs CustomFormDefs Custom Form configuration file
formConfig
formsFramework string
layout any[] Layout object that can be passed to override default layout of the form renderer
sandboxId number sandboxId - this comes from claims resolver
showHeader boolean Whether to show the header bar in the widget - eg. favorites on home page (contains icon etc) - if off icons still appear without bar
typeId string The LA Application Type Id (generally 1)
uiAppId string The Application ID of the UI (should ideally be unique as it is shared state key)

Outputs

Attribute Type Comments
refreshEvent EventEmitter

full development Documentation

Link to LiveAppsCaseDataComponent